Click or drag to resize

Attachment Methods

The Attachment type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetBytes
Gets the bytes.
Public methodGetFileName
Gets the name of the file.
Public methodGetHashCode (Inherited from Object.)
Public methodGetStream
Gets the stream.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodOpen
Public methodSave(Stream)
Saves the specified stream.
Public methodSave(String)
Saves this message to the specified file.
Public methodSave(String, Boolean)
Saves this message to the specified file.
Public methodToString
Returns a String that represents this instance.
(Overrides ObjectToString.)
Top
See Also